home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacHack 1996
/
MacHack 1996.toast
/
Presentations
/
Presentations ’92
/
PatchWorks Kit
/
<PatchWorks++>
/
A5PatchAgent.a
< prev
next >
Wrap
Text File
|
1992-05-15
|
152b
|
13 lines
;
; A5PatchAgent.a
;
; MPW & Scalper version of PatchGlue. Uses register A5 for globals.
;
CASE ON
;
GLOBALS EQU a5
;
INCLUDE 'PatchAgent.a'
;
END